#patio-picture-overlay{
    background-image: linear-gradient(to bottom, white, #244F3F);
    width: 100%;
    height:500px;
    opacity: 0.8;
    top: 0px;
    left: 0;
    position: absolute;
    padding: 0;
}

#patio-picture-overlay-2{
    background-color: #383838;
    width: 100%;
    height:300px;
    opacity: 0.8;
    top: 0px;
    left: 0;
    position: absolute;
    padding: 0;
}

#patio-text-overlay{
    background:none;
    width: 100%;
    height:500px;
    opacity: 1;
    top: 0px;
    left: 0;
    position: absolute;
    padding: 0;
}

#patio-background-image{
    object-fit: cover;
    width:100%;
    height:500px;
}

.dream-heading{
    font-size:80px;
    opacity: 1 !important;
}

#get-estimate-text{
    margin-top:-50px;
    color:white;
    font-weight: 100;
}

#orange-button{
    margin-top:247px;
    width:400px;
}
